PHY SET RIGID BODY LINEAR DAMPING

Set the linear damping of a rigid body.

  Syntax
PHY SET RIGID BODY LINEAR DAMPING ID, value#
  Parameters
ID
Integer
ID number of the rigid body
value#
Float
new linear damping property for the rigid body, a value of 0.0 indicates no damping, the parameter must be positive

  Returns

  Description

The linear damping property can be used as a way of bringing objects to a stop over time by limiting their linear momentum.

  Example Code
No example code is provided for this command